Add a way to specify transition types on the fly
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Apr 2013 18:22:35 +0000 (14:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 Apr 2013 01:51:25 +0000 (21:51 -0400)
commite72a78c4e6052668a3afde4a4b7e48a4bdb7b099
tree9f8fe59a257fea5e837695a65f436ca4b6e3a436
parent8ca73e3258dec347554bcbce824793a852324731
Add a way to specify transition types on the fly

Add a gtk_stack_set_visible_child_full that takes a
transition type.
gtk/gtkstack.c
gtk/gtkstack.h
tests/teststack.c